@charset "utf-8";
#container .notice {
	padding: 10px 0;
	overflow: hidden;
}
#container .notice .head {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #D6D6D6;
	position: relative;
	zoom: 1;
}
#container .notice .head h3 {
	position: absolute;
	left: 0;
	top: 0;
	height: 39px;
	padding: 0 10px;
	font-size: 24px;
	color: #044C87;
	border-bottom: 2px solid #044C87;
}
#container .notice .head h3 a {
	color: #044C87;
	text-decoration: none;
}
#container .notice .head span {
	position: absolute;
	right: 0;
	top: 0;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}
#container .notice .head span a {
	color: #767676;
	text-decoration: none;
}
#container .notice .head span a:hover {
	color: #36C;
}
#container .notice .body {
	padding: 30px 0;
	overflow: hidden;
}
#container .notice .body .left {
	float: left;
	width: 440px;
}
#container .notice .body .left img {
	vertical-align: bottom;
}
#container .notice .body .right {
	width: 574px;
	font-size: 12px;
	float: right;
}
#container .notice .body .right .top {
	padding-bottom: 10px;
	overflow: hidden;
	border-bottom: 1px dotted #CCC;
}
#container .notice .body .right .top h2 {
	font-size: 14px;
	font-weight: bold;
	height: 26px;
}
#container .notice .body .right .top h2 a {
	color: #074C6D;
	text-decoration: none;
}
#container .notice .body .right .top h2 a:hover {
	color: #36C;
}
#container .notice .body .right .top span {
	color: #AEAEAE;
}
#container .notice .body .right .top p {
	line-height: 20px;
	color: #484848;
}
#container .notice .body .right ul {
	padding: 10px 0;
	overflow: hidden;
	line-height: 27px;
}
#container .notice .body .right ul li {
	height: 27px;
	padding-left: 14px;
	color: #999;
	background: url(../images/arrow.gif) no-repeat 0 50%;
	overflow: hidden;
}
#container .notice .body .right ul li a {
	color: #333;
	text-decoration: none;
}
#container .notice .body .right ul li a:hover {
	color: #36C;
}
#container .notice .body .right ul li span {
	float: right;
}
#container .truck {
	background: #125690 url(../images/truck.jpg) no-repeat 50% 0;
	height: 669px;
	padding: 10px 0;
	overflow: hidden;
}
#container .truck .head {
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-bottom: 1px solid #14709B;
	position: relative;
	zoom: 1;
}
#container .truck h3 {
	font-size: 24px;
	color: #FFF;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -58px;
	width: 116px;
	text-align: center;
	margin: 0 auto;
	height: 49px;
	border-bottom: 2px solid #FFF;
}
#container .truck h3 a {
	color: #FFF;
	text-decoration: none;
}
#container .truck .body {
	margin-top: 30px;
}
#container .truck .body ul li {
	width: 308px;
	padding: 20px;
	height: 230px;
	float: left;
	overflow: hidden;
}
#container .truck .body ul li a {
	width: 298px;
	height: 220px;
	display: block;
	border: 5px solid #2A80C6;
	overflow: hidden;
}
#container .truck .body ul li img {
	width: 100%;
}
#container .truck .body ul li a:hover img {
	filter: alpha(opacity=80);
	opacity: 0.8;
}
#container .contact {
	background: #FFF url(../images/contact.jpg) no-repeat 50% 0;
	height: 584px;
	padding: 10px 0;
	overflow: hidden;
}
#container .contact .head {
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-bottom: 1px solid #D6D6D6;
	position: relative;
	zoom: 1;
}
#container .contact h3 {
	font-size: 24px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -58px;
	width: 116px;
	text-align: center;
	margin: 0 auto;
	height: 49px;
	color: #044C87;
	border-bottom: 2px solid #044C87;
}
#container .contact h3 a {
	color: #044C87;
	text-decoration: none;
}
#container .contact .body {
	padding: 50px 0 0 0;
	overflow: hidden;
}
#container .contact .body ul li a {
	width: 241px;
	height: 154px;
	color: #074C6D;
	text-decoration: none;
	padding: 0 10px;
	display: block;
}
#container .contact .body ul li a:hover {
	background: #2A80C6;
	color: #FFF;
}
#container .contact .body ul li a strong {
	font-weight: bold;
}
#container .contact .body ul li {
	width: 261px;
	height: 154px;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	position: relative;
	text-align: center;
	zoom: 1;
	float: left;
}
#container .contact .body ul li span {
	width: 160px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background: #044C87;
	color: #FFF;
	border-radius: 20px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -19px 0 0 -80px;
	font-size: 18px;
	display: block;
}
#container .contact .body ul li td {
	font-size: 12px;
}
#container .news {
	background: #E9E9E9;
	padding: 10px 0;
	overflow: hidden;
}
#container .news .left {
	width: 654px;
	float: left;
	overflow: hidden;
}
#container .news .right {
	width: 360px;
	float: right;
	overflow: hidden;
}
#container .news .head {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #D6D6D6;
	position: relative;
	zoom: 1;
}
#container .news .head h3 {
	position: absolute;
	left: 0;
	top: 0;
	height: 39px;
	padding: 0 10px;
	font-size: 24px;
	color: #044C87;
	border-bottom: 2px solid #044C87;
}
#container .news .head h3 a {
	color: #044C87;
	text-decoration: none;
}
#container .news .head span {
	position: absolute;
	right: 0;
	top: 0;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}
#container .news .head span a {
	color: #767676;
	text-decoration: none;
}
#container .news .head span a:hover {
	color: #36C;
}
#container .news .left .body,
#container .news .right .body {
	padding: 20px 0;
	overflow: hidden;
}
#container .news .left .body ul {
	padding: 10px 0 0 0;
	overflow: hidden;
}
#container .news .left .body ul,
#container .news .right .body ul {
	font-size: 12px;
	line-height: 30px;
}
#container .news .left .body ul li,
#container .news .right .body ul li {
	height: 30px;
	padding-left: 14px;
	color: #999;
	background: url(../images/arrow.gif) no-repeat 0 50%;
	overflow: hidden;
}
#container .news .left .body ul li a,
#container .news .right .body ul li a {
	color: #333;
	text-decoration: none;
}
#container .news .left .body ul li a:hover,
#container .news .right .body ul li a:hover {
	color: #36C;
}
#container .news .left .body ul li span,
#container .news .right .body ul li span {
	float: right;
}
#container .news .body .top .image {
	width: 170px;
	height: 91px;
	border: 4px solid #FFF;
	display: block;
	float: left;
	overflow: hidden;
}
#container .news .body .top .image img {
	width: 100%;
	vertical-align: middle;
}
#container .news .body .top {
	padding-bottom: 10px;
	overflow: hidden;
	font-size: 12px;
	height: 99px;
	border-bottom: 1px dotted #CCC;
	overflow: hidden;
}
#container .news .body .top h2 {
	font-size: 14px;
	font-weight: bold;
	height: 26px;
}
#container .news .body .top h2 a {
	color: #074C6D;
	text-decoration: none;
}
#container .news .body .top h2 a:hover {
	color: #36C;
}
#container .news .body .top span {
	color: #AEAEAE;
}
#container .news .body .top p {
	line-height: 20px;
	color: #484848;
}

